home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Animation
/
Animation Vol.1 (Profi ROM)(1994).iso
/
pool
/
updates
/
symantec
/
rtlinc.exe
/
OSTREAM.H
< prev
next >
Wrap
C/C++ Source or Header
|
1993-05-13
|
270b
|
15 lines
/*_ ostream.h */
/* Copyright (C) 1992 by Symantec */
/* All Rights Reserved */
/* Note: ANSI users should #include <stdlib.h> instead of this file */
#ifndef __OSTREAM_H
#define __OSTREAM_H 1
#ifndef __IOSTREAM_H
#include <iostream.h>
#endif
#endif